﻿2026-06-23T09:56:44.2204757Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test))'
2026-06-23T09:56:44.2208520Z [36;1mcargo nextest run --workspace --no-fail-fast -E '(package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test))'[0m
2026-06-23T09:56:44.2429730Z shell: /usr/bin/bash -e {0}
2026-06-23T09:56:44.2429982Z env:
2026-06-23T09:56:44.2430197Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-06-23T09:56:44.2430450Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-06-23T09:56:44.2430689Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-06-23T09:56:44.2430913Z ##[endgroup]
2026-06-23T09:56:45.4069265Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
2026-06-23T09:56:45.5237614Z ────────────
2026-06-23T09:56:45.5238047Z  Nextest run ID 01c94200-40e9-4a67-bfad-8866935de553 with nextest profile: default
2026-06-23T09:56:45.5238512Z     Starting 90 tests across 39 binaries (53 binaries skipped)
2026-06-23T09:57:00.2267323Z         PASS [  14.702s] ( 1/90) spt::attach_wedge_e2e attach_wedge_dead_child_plus_dropped_pump_does_not_wedge_the_broker
2026-06-23T09:57:10.1358697Z         PASS [   9.909s] ( 2/90) spt::bind_cwd_project_e2e endpoint_run_records_cwd_and_appears_under_its_project
2026-06-23T09:57:52.1950472Z         PASS [  42.059s] ( 3/90) spt::brain_respawn_rename brain_respawns_onto_applied_bytes_after_in_place_rename
2026-06-23T09:58:39.4019254Z         PASS [  47.207s] ( 4/90) spt::brain_restart_psyche_dup_e2e brain_restart_leaves_exactly_one_psyche_per_endpoint
2026-06-23T09:59:02.0670528Z         PASS [  22.665s] ( 5/90) spt::brain_split broker_survives_brain_kill_and_respawns_it
2026-06-23T09:59:24.9036178Z         PASS [  22.837s] ( 6/90) spt::brain_split seed_anchor_survives_brain_cycle
2026-06-23T10:00:02.4457460Z         PASS [  37.542s] ( 7/90) spt::brain_survive pty_and_quic_survive_brain_process_restart_onto_swapped_binary
2026-06-23T10:00:17.2743977Z         PASS [  14.829s] ( 8/90) spt::dummy_harness_e2e endpoint_run_attach_awaits_online_before_attaching
2026-06-23T10:00:27.7644135Z         PASS [  10.490s] ( 9/90) spt::dummy_harness_e2e endpoint_run_brings_up_a_long_lived_dummy_harness_and_rc_attaches
2026-06-23T10:00:28.0141802Z         PASS [   0.250s] (10/90) spt::gateway_owner_shell_e2e gateway_typed_owner_owns_a_shell_on_every_path_keyed_on_id
2026-06-23T10:00:28.0178793Z         PASS [   0.004s] (11/90) spt::job_escape_e2e daemon_survives_terminal_close_via_session_detachment
2026-06-23T10:00:45.6040713Z         PASS [  17.586s] (12/90) spt::livehost_bootgate_e2e cold_start_does_not_revive_a_sessionless_online_latched_perch
2026-06-23T10:01:13.6712455Z         PASS [  28.067s] (13/90) spt::livehost_bootrace_e2e netless_online_live_agent_is_hosted_by_the_real_daemon_brain
2026-06-23T10:01:33.8161267Z         PASS [  20.145s] (14/90) spt::livehost_nonresident_e2e online_live_agent_with_fast_exiting_psyche_stamps_parent_and_clears_phantom
2026-06-23T10:01:48.3333450Z         PASS [  14.517s] (15/90) spt::livehost_psyche_fail_e2e online_live_agent_with_missing_psyche_binary_stamps_a_harness_reachable_error
2026-06-23T10:01:48.3371718Z         PASS [   0.004s] (16/90) spt::n1_pairing new_brain_serves_against_old_broker
2026-06-23T10:01:48.3413533Z         PASS [   0.004s] (17/90) spt::oneliner_e2e at_logon_task_launches_daemon_in_background_not_foreground
2026-06-23T10:01:48.3473193Z         PASS [   0.006s] (18/90) spt::oneliner_e2e install_script_against_staged_release
2026-06-23T10:02:03.1781819Z         PASS [  14.831s] (19/90) spt::resume_template_e2e endpoint_run_resume_selects_resume_template_in_recorded_cwd
2026-06-23T10:02:23.2908385Z         PASS [  20.113s] (20/90) spt::unhost_psyche_reap_e2e endpoint_stop_reaps_the_hosted_psyche_process
2026-06-23T10:02:23.3697500Z         PASS [   0.079s] (21/90) spt-daemon::attach attach_registers_remote_drive_detection
2026-06-23T10:02:23.4374279Z         PASS [   0.068s] (22/90) spt-daemon::attach attach_survives_target_brain_restart_exactly_once
2026-06-23T10:02:23.4689928Z         PASS [   0.031s] (23/90) spt-daemon::attach broker_spawns_the_pty_child_in_the_requested_cwd
2026-06-23T10:02:23.4970832Z         PASS [   0.028s] (24/90) spt-daemon::attach controller_restart_with_viewer_no_displace_and_viewer_survives
2026-06-23T10:02:23.5329152Z         PASS [   0.036s] (25/90) spt-daemon::attach controller_viewer_matrix_and_loud_take
2026-06-23T10:02:23.5417263Z         PASS [   0.009s] (26/90) spt-daemon::attach handoff_seeds_resume_cursor_and_resubscribes_for_resume
2026-06-23T10:02:23.5869950Z         PASS [   0.045s] (27/90) spt-daemon::attach local_attach_via_loopback_conn_rides_the_same_pump
2026-06-23T10:02:23.6285616Z         PASS [   0.041s] (28/90) spt-daemon::attach loopback_attach_to_a_prepopulated_ring_delivers_without_deadlock
2026-06-23T10:02:23.6671415Z         PASS [   0.039s] (29/90) spt-daemon::attach loopback_self_dial_is_refused_local_uses_fallback_transport
2026-06-23T10:02:23.6768060Z         PASS [   0.010s] (30/90) spt-daemon::attach re_serve_resets_resume_cursor_after_a_pre_attached_consume
2026-06-23T10:02:23.7407277Z         PASS [   0.064s] (31/90) spt-daemon::attach remote_attach_drives_a_real_pty_cross_daemon
2026-06-23T10:02:23.8252264Z         PASS [   0.084s] (32/90) spt-daemon::attach resize_is_controller_exclusive
2026-06-23T10:02:23.8762849Z         PASS [   0.051s] (33/90) spt-daemon::attach same_origin_re_subscribe_does_not_displace
2026-06-23T10:02:23.9547076Z         PASS [   0.078s] (34/90) spt-daemon::attach spt_hosted_bringup_then_cross_node_attach_drives_the_pty
2026-06-23T10:02:25.8846120Z         PASS [   1.930s] (35/90) spt-daemon::attach wedged_viewer_does_not_stall_controller
2026-06-23T10:02:25.9065600Z         PASS [   0.022s] (36/90) spt-daemon::brain_swap brain_only_update_swaps_logic_with_zero_endpoint_interruption
2026-06-23T10:02:25.9272368Z         PASS [   0.021s] (37/90) spt-daemon::broker ack_false_input_suppresses_applied_frame
2026-06-23T10:02:25.9371129Z         PASS [   0.010s] (38/90) spt-daemon::broker broker_hosts_pty_child_streams_output_and_accepts_input
2026-06-23T10:02:25.9482136Z         PASS [   0.011s] (39/90) spt-daemon::broker controller_writer_reorder_consumer_view_stays_monotonic_and_session_live
2026-06-23T10:02:25.9580504Z         PASS [   0.010s] (40/90) spt-daemon::broker dead_session_subscribe_does_not_hang
2026-06-23T10:02:25.9676604Z         PASS [   0.010s] (41/90) spt-daemon::broker endpoint_keyed_inject_reaches_hosted_pty
2026-06-23T10:02:26.0955799Z         PASS [   0.128s] (42/90) spt-daemon::broker exactly_once_preserved_on_no_ack_path
2026-06-23T10:02:26.1117025Z         PASS [   0.016s] (43/90) spt-daemon::broker spawn_env_reaches_child
2026-06-23T10:02:26.1247721Z         PASS [   0.013s] (44/90) spt-daemon::broker wall_b_endpoint_run_env_then_send_reaches_pty
2026-06-23T10:02:26.1288554Z         PASS [   0.004s] (45/90) spt-daemon::budget measure_dormant_seat_budget
2026-06-23T10:02:26.7638194Z         PASS [   0.635s] (46/90) spt-daemon::daemon_e2e daemon_hosts_lifecycle_and_survives_brain_restart
2026-06-23T10:02:39.0267711Z         PASS [  12.263s] (47/90) spt-daemon::daemon_lifecycle_real_brain real_brain_process_hosts_the_psyche_for_an_online_live_endpoint
2026-06-23T10:02:39.1475431Z         PASS [   0.121s] (48/90) spt-daemon::digest harness_hosted_digest_projects_and_pushes_deltas
2026-06-23T10:02:39.1609927Z         PASS [   0.013s] (49/90) spt-daemon::dispatch classify_routes_a_node_label_feed_to_registry
2026-06-23T10:02:39.3158680Z         PASS [   0.155s] (50/90) spt-daemon::dispatch dispatcher_applies_a_notif_feed_undriven
2026-06-23T10:02:39.4290498Z         PASS [   0.113s] (51/90) spt-daemon::dispatch dispatcher_funnels_wan_messages_undriven
2026-06-23T10:02:39.5705296Z         PASS [   0.141s] (52/90) spt-daemon::dispatch dispatcher_serves_a_cross_node_shell_link
2026-06-23T10:02:39.6306772Z         PASS [   0.060s] (53/90) spt-daemon::dispatch dispatcher_serves_a_file_fetch_undriven
2026-06-23T10:02:39.7449386Z         PASS [   0.114s] (54/90) spt-daemon::dispatch dispatcher_serves_a_remote_drive_attach_undriven
2026-06-23T10:02:39.8862895Z         PASS [   0.141s] (55/90) spt-daemon::dispatch dispatcher_serves_a_subnet_serve_probe
2026-06-23T10:02:40.2379923Z         PASS [   0.352s] (56/90) spt-daemon::dispatch dispatcher_serves_a_sync_pull_undriven
2026-06-23T10:02:40.3408532Z         PASS [   0.103s] (57/90) spt-daemon::dispatch dispatcher_serves_an_update_pull_undriven
2026-06-23T10:02:40.4583033Z         PASS [   0.117s] (58/90) spt-daemon::dispatch dispatcher_surfaces_a_remote_won_notif_at_the_winning_node
2026-06-23T10:02:40.5424041Z         PASS [   0.084s] (59/90) spt-daemon::dispatch dispatcher_survives_an_unknown_stream
2026-06-23T10:02:40.8641790Z         PASS [   0.322s] (60/90) spt-daemon::driven_by_selfheal gap_a_live_session_controller_by_is_ambiguous_so_reconcile_must_not_clear
2026-06-23T10:02:40.8700449Z         PASS [   0.006s] (61/90) spt-daemon::driven_by_selfheal gap_b_sessionless_perch_reconcile_offlines_and_clears_driven_by
2026-06-23T10:02:40.8993693Z         PASS [   0.029s] (62/90) spt-daemon::handoff brain_restart_survives_gaplessly_with_fresh_gen_start
2026-06-23T10:02:40.9224957Z         PASS [   0.023s] (63/90) spt-daemon::idempotent pty_writes_are_exactly_once_across_brain_crashes
2026-06-23T10:02:43.9632852Z         PASS [   3.041s] (64/90) spt-daemon::inject_control_wedge a_backed_up_controller_does_not_wedge_the_session
2026-06-23T10:02:46.8805400Z         PASS [   2.917s] (65/90) spt-daemon::inject_control_wedge a_journaled_input_wedge_does_not_starve_a_concurrent_rc_attach
2026-06-23T10:02:47.1204528Z         PASS [   0.240s] (66/90) spt-daemon::inject_control_wedge g1_choreography_happy_path_payload_reaches_pty_and_controller_keeps_control
2026-06-23T10:02:47.5586169Z         PASS [   0.438s] (67/90) spt-daemon::inject_control_wedge g2_no_commit_deadline_faults_binary_and_does_not_wedge_controller_input
2026-06-23T10:02:48.0994706Z         PASS [   0.541s] (68/90) spt-daemon::inject_control_wedge g3_content_free_ping_never_duplicates_operator_keystrokes_into_binary
2026-06-23T10:02:48.2032518Z         PASS [   0.104s] (69/90) spt-daemon::inject_control_wedge g4_translation_child_is_reaped_no_zombie_after_session_down
2026-06-23T10:02:48.5471993Z         PASS [   0.344s] (70/90) spt-daemon::inject_control_wedge injecting_a_large_payload_into_a_stdin_ignoring_child
2026-06-23T10:02:51.4638620Z         PASS [   2.917s] (71/90) spt-daemon::inject_control_wedge p0_paste_wedge_parked_write_does_not_starve_attach_or_wedge_broker
2026-06-23T10:02:51.8048903Z         PASS [   0.341s] (72/90) spt-daemon::inject_control_wedge w5_a1_locally_driven_session_reports_controller_by_none
2026-06-23T10:02:55.8391490Z         PASS [   4.034s] (73/90) spt-daemon::inject_control_wedge w5_a2_abandoned_remote_controller_conn_close_eviction_is_platform_divergent
2026-06-23T10:02:57.6405093Z         PASS [   1.801s] (74/90) spt-daemon::input_ack_deadlock input_flood_through_serve_attach_does_not_deadlock_broker
2026-06-23T10:02:59.6768547Z         PASS [   2.036s] (75/90) spt-daemon::resume cold_start_resumes_all_sessions_from_the_broker_cursor
2026-06-23T10:03:03.8866530Z         PASS [   4.210s] (76/90) spt-daemon::resume resume_below_ring_floor_clamps_forward_without_gap_error
2026-06-23T10:03:04.7022000Z         PASS [   0.815s] (77/90) spt-daemon::resume resume_mode_brain_spawning_new_sessions_delivers_each
2026-06-23T10:03:04.7443834Z         PASS [   0.042s] (78/90) spt-daemon::shellchan hung_shell_stalls_no_other_owner
2026-06-23T10:03:04.7746302Z         PASS [   0.030s] (79/90) spt-daemon::shellchan stdin_receipt_delivers_spooled_frames_exactly_once
2026-06-23T10:03:04.8502658Z         PASS [   0.076s] (80/90) spt-daemon::two_origin_spanning one_source_two_consumers_spans_and_merges
2026-06-23T10:03:04.8571038Z         PASS [   0.007s] (81/90) spt-daemon::twohost two_host_ladder_role_a
2026-06-23T10:03:04.8641427Z         PASS [   0.007s] (82/90) spt-daemon::twohost two_host_ladder_role_b
2026-06-23T10:03:04.8799139Z         PASS [   0.016s] (83/90) spt-term::dsr drain_forwards_child_output
2026-06-23T10:03:04.9056601Z         PASS [   0.026s] (84/90) spt-term::inject ctrl_c_interrupts_the_child
2026-06-23T10:03:04.9209844Z         PASS [   0.015s] (85/90) spt-term::inject send_line_reaches_child_and_preserves_order
2026-06-23T10:03:05.9274642Z         PASS [   1.006s] (86/90) spt-term::stream bounded_backpressure_stalls_an_unconsumed_reader
2026-06-23T10:03:05.9327787Z         PASS [   0.005s] (87/90) spt-term::stream delivers_every_value_under_resize
2026-06-23T10:03:05.9447820Z         PASS [   0.012s] (88/90) spt-term::surface captures_child_output_off_the_pty
2026-06-23T10:03:05.9497007Z         PASS [   0.005s] (89/90) spt-term::surface resize_under_load_does_not_hang_or_panic
2026-06-23T10:03:05.9547822Z         PASS [   0.005s] (90/90) spt-term::surface spawn_program_in_lands_the_child_in_the_requested_cwd
2026-06-23T10:03:05.9549564Z ────────────
2026-06-23T10:03:05.9550243Z      Summary [ 380.431s] 90 tests run: 90 passed, 0 skipped
